Tutorial: System.getAppAssetInfo

System.getAppAssetInfo

Retrieves app asset information.

Example

fin.System.getAppAssetInfo({alias:'procexp'}).then(assetInfo => console.log(assetInfo)).catch(err => console.log(err));