Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

GetContextKeywords – PB Docs 125 – PowerBuilder Library

GetContextKeywords – PB Docs 125

GetContextKeywords PowerScript function

Description

Retrieves one or more values associated with a specified keyword.

Controls

ContextKeyword objects

Syntax

Argument

Description

servicereference

Reference to the ContextKeyword service
instance.

name

String specifying the keyword for which
the function returns corresponding values.

values

Unbounded String array into which the
function places the values that correspond to name.
This argument is passed by reference.

Return Values

Integer. Returns the number of elements
in values if the function succeeds and -1 if
an error occurs.

Usage

Call this function to access environment variables.

This function can also be used with a PowerBuilder EAServer component to return
the value of a specific property from the component’s .props file.
To enumerate the properties of an EAServer component,
use the Jaguar::Repository API.

Examples

This example calls the GetContextKeywords function:

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x