=====HideObject===== ====Summary==== This function will hide an asset from view. ====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 the components inside this asset. This may include other assets. ====See Also==== [[Show]] [[showlevel]] ====Examples==== > These steps make an asset called //My Small Asset// disappear for 2 seconds, then reappear.