メインコンテンツまでスキップ
バージョン:25.2

standardNodeExpressions

  • obsolete global property (defined in STTreeNode module)
  • new in 1.59, made obsolete in 1.73 (default to true on all platforms)
  • can be set to true to get the new (standard) behavior of node (Xpath) expressions on all platforms (this will primarily only affect the behavior on Mac, as the Windows and Linux implementations were already working in the standard way). Like all SenseTalk global properties this can be set in the defaults by setting the STStandardNodeExpressions default to true. By default this property was false from version 1.59 to 1.73, to maintain backward compatibility with older scripts that relied on the previous behavior. It is recommended to set it to true for all new scripts that use node expressions.