Method: Perfion.GetFeatureInfo( … )

  • Updated

 

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 )

 

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.