Skip to end of banner
Go to start of banner

BA_createUserPicker

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Description

Creates a user picker.

Parameters

Return Type

None

The returned value has no meaning

Example

BA_createUserPicker("up 1", "admin", true, false, "description for up 1");
BA_createUserPicker("up 2", "", false, true, "description for up 2");

See also

  • No labels