sim.getMatchingPersistentDataTags

Deprecated. See sim.readCustomDataTags instead.

Synopsis

list tags = sim.getMatchingPersistentDataTags(string pattern) string[] tags = sim.getMatchingPersistentDataTags(string pattern)

Arguments

  • pattern: the pattern to match. e.g. "Commander\.options\.s".

Return values

  • tags: an array containing the retrieved data tags


See also: