gn:act_isIdenticalFile
- Description
- Action used to compare if file that is stored on device is identical to file information last stored.
- Action returns
- boolean
Action signatures
Check if file is identical
[gn:act_isIdenticalFile]|[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]
- ⤷