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

of_setproperty

Send comments on this topic.

 

Description:

Sets the value of the specified property

Syntax:

of_setproperty (string as_property)

Argument

Description

as_property

The name of the property that you're changing the value for.

as_value

The value you want to set for the property.

Return Value:

Returns 1 if the property exists. Returns 0 if the property wasn't found.

Usage:


Copyright © 2021 Werysoft Inc.