Miscellaneous functions

Miscellaneous functions are functions not categorized in the other function groups.

  • regex_match - boolean data item indicating if the source data item matches the syntax expressed by the syntax argument
  • regex_search - string data item with a substring of the source argument that meets the searchsyntax argument.
  • regex_replace - string data item in which the substrings of the source argument that meet the syntax argument are replaced by the newvalues argument.
  • propvalue - string parameter with the value of the property
  • subitem_propvalues - string attribute with the values of the property of the direct subitems
  • subtree_propvalues - string attribute with the value of the property of all subitems
  • inherited_propvalues - string attribute with the value of the property of all subitems and referred items
  • rnd_uniform - data item with pseudo random values
  • rnd_permutation - random permutation of the index numbers of domainunit argument
  • subitem - reference to the subitem of a parent item
  • geodmsbuildconfig - parameter indicating if the running GeoDMS executable is a Release or Debug version
  • geodmsplatform - parameter indicating if the running GeoDMS executable is a Win32 or X64 version

  • fencecontainer - structure used to calculate a set of items in a configured sequence
  • [[entropy]] - to be added
  • [[average_entropy]] - to be added

  • time-stamp