ClearParams
PowerScript function
Description
Clears all of the parameters appended by the AppendParam
function.
Applies to
Syntax
|
1 |
objectname.ClearParams ( ) |
|
Argument |
Description |
|---|---|
|
objectname |
A reference to the TokenRequest object in which you want |
Return value
Integer.
Returns 1 if it succeeds and -1 if an error occurs.
Examples
The following example shows the use of the ClearParams function to
clear the appended parameters:
|
1 2 3 4 |
int li_return TokenRequest lnv_TokenRequest li_return = lnv_TokenRequest.clearparams( ) |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest