SFHub Syntax
SigmafineHub syntax is the set of rules that determine how web applications and services expressions are constructed. SFHub syntax is context-free grammar and supports the combination of different operators as well as the combination of literals and Boolean expressions.
[Literal] [Literal] [Expression] [special operator] [connection operator]
Literal Search for all element names, element template names and category names matching the literal.
Expression (Condition or Search for all elements whose attributes Boolean Expression) match the conditional expression.
Connection operator Expand the search looking for connected elements (it works only when a Sigmafine Case is selected). Connection operators can be used in cascade.
Special operator Search for specific conditions such as Baddata, Adjusted values etc. Only one Special operator per phrase is supported.
The following sections provide more information about SFHub Syntax.