Home > borogove > ProfileBuilder > set
ProfileBuilder.set() method
Set the value of an existing field on this profile
Signature:
set(id: string, v: string): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| id | string | |
| v | string |
Returns:
void
Home > borogove > ProfileBuilder > set
Set the value of an existing field on this profile
Signature:
set(id: string, v: string): void;
| Parameter | Type | Description |
|---|---|---|
| id | string | |
| v | string |
Returns:
void