/
Method: Perfion.GetFeatureInfo( … )
Method: Perfion.GetFeatureInfo( … )
Will find a feature from Perfion by its name or ID, and return an object with more detailed information about the feature. In case a feature is not found, the method will return null.
This method can be used to check whether a feature exists in Perfion, and in case it does, e.g. check if it is an image-feature, or selectable or something else, you may want to use to direct the functionality of an Action.
Syntax
{ScriptObject ActFeatureInfo} Perfion.GetFeatureInfo( string featureNameOrID )
- 1 Syntax
, multiple selections available,
Related content
ScriptObject: ActFeatureInfo
ScriptObject: ActFeatureInfo
More like this
SELECT.PERFION
SELECT.PERFION
More like this
Method: Sources.Find( … )
Method: Sources.Find( … )
Read with this
Method: Perfion.GetFeatureInfoFromReportColumnName( … )
Method: Perfion.GetFeatureInfoFromReportColumnName( … )
More like this
Scripting
Scripting
Read with this
Features and Configurations
Features and Configurations
More like this