=====ShowObject===== ====Summary==== This function will reveal an asset that has been hidden by [[hide]]. ====Parameters==== ===Target=== //Type: Text Default: None// Specifies the name or ARDI ID of the asset you wish to hide. If using an asset ID, begin the target with the '#' character. ===AndChildren=== //Type: [[Bool]] Default: **True**// If true the function will attempt to hide all components of this asset - this also includes //other// assets that may be underneath it. ====See Also==== [[hide]] [[showlevel]] ====Examples==== > These steps make an asset called //My Small Asset// disappear for 2 seconds, then reappear.