Top | Previous | Next |
system.tag.loadFromFile |
Syntax system.tag.loadFromFile(filePath, provider, mode) Parameters String filePath - The path of the tag file to import from. String provider - The name of the provider to import to. int mode - Dictates what happens if the tag already exists. 0 = overwrite, 1 = ignore. Returns nothing Scope All |