=====EnableVision===== ====Summary==== This function will allow you to make a specified property visible in vision modes. ====Parameters==== ===Target=== //Type: Text Default: None// Specifies the name or ARDI ID of the property you would like to make visible. Make sure to include the respective asset path up to that asset that includes the property. If using an asset ID, begin the target with the '#' character. ====See Also==== [[disablevision]] [[refreshvision]] [[visionmode]] ====Examples==== > This function will find the property named **Property1** that is located on the asset named **SomeObject**. It will make the property visible in vision modes.