dbsync_core.enter_user_credentials()
Input form to enter user ID and password.
Syntax
FUNCTION enter_user_credentials(
ttl STRING,
uid STRING
)
RETURNS INTEGER, STRING, STRING
- ttl is the window title.
- uid is the default user ID to be displayed.
Returns:
- The status.
- User ID.
- Password.
Usage
Password is returned in clear.