Skip to end of banner
Go to start of banner

admSetProjectPropertyValue

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Description

Saves a property with the specified name and value under the property key value may be an integer or a string. The property name will be used to index the array on the return of getProjectPropertyValues Returns true if that one is saved.

Parameters

Return Type

Boolean (true/false)

Returns true if the property is saved and false otherwise.

Examples

admSetProjectPropertyValue("TEST", "myprop", "custom_int", 23)
admSetProjectPropertyValue("TEST", "myprop", "custom_str", "test_value")

See also

Filter by label

There are no items with the selected labels at this time.

We've encountered an issue exporting this macro. Please try exporting this page again later.
  • No labels