Skip to end of banner
Go to start of banner

BA_createUserPicker (Power Actions)

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 2 Next »

The use of these routines requires the Power Actions add-on be installed and licensed.

The use of this routine requires the Power Actions add-on be installed and licensed.

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