gn:act_storeFileInfo
- Description
- Action used to store information about a specified file internally. This information is later used by
gn:act_isIdenticalFile
action.
- Action returns
- boolean
Action signatures
Store file info
[gn:act_storeFileInfo]|[source]
Parameter Description source
source from where the file information will be used - Valid sources:
@drawable
- hardcoded file path
- Valid sources:
Example
@drawable/resourceId
- file reference
- ⤷
[gn:act_isIdenticalFile]|[@drawable/resourceId]
- ⤷