system.kanoa.asset.getCurrentStateInfo
Description
Returns the current state info for a given assetPath.Syntax
getCurrentStateInfo(assetPath)Parameters:
Returns:
Code Examples
# Example Usage:
assetPath = 'SampleAsset'
stateInfo = system.kanoa.asset.getCurrentStateInfo(assetPath)