Navigation: Ultimate Suite for PowerBuilder Help > Properties > Functions >

of_getproperty

Send comments on this topic.

 

Description:

Gets a value for the specific property.

Syntax:

of_getproperty (string as_name)
of_getproperty (string as_group, string as_name)

Argument

Description

as_name 

The name of the property that you want to get the value for

as_group (optional)

The group that contains the property. Use this if two properties with the same name exist in two different groups.

Return Value:

Returns the property value as a string.

Usage:


Copyright © 2021 Werysoft Inc.