Default create values - SmartPlant Foundation - IM Update 44 - Customization & Programming - Hexagon

SmartPlant Foundation Customization

Language
English
Product
SmartPlant Foundation
Search by Category
Customization & Programming
SmartPlant Foundation / SDx Version
10

The display item default creation value can be one of the following:

"ENV.USER", "ENV.USERNAME", "$USER", "GUID", "$PLANT"

CURRENTCONFIG, "CURRENTQUERYCONFIG, "CONFIGLEVEL (1,2,3)

Also you can get properties from other objects:

  • CLASS

  • CLASSDEF

  • PARENT

  • RELATEDOBJ

In the form of: CLASS->RelDef_12/21.Property, we've recently supported the UID property in the client so you can use PARENT.UID to default related display items.