Home > borogove > ProfileBuilder > add
ProfileBuilder.add() method
Add a new field to this profile
Signature:
add(k: string, v: string): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| k | string | |
| v | string |
Returns:
void
Home > borogove > ProfileBuilder > add
Add a new field to this profile
Signature:
add(k: string, v: string): void;
| Parameter | Type | Description |
|---|---|---|
| k | string | |
| v | string |
Returns:
void