mXparser – built-in bitwise operators Keyword Type Syntax Since Description @~ Bitwise operator @~a 4.0 Bitwise unary complement (NOT) – Bitwise operator @& Bitwise operator a @& b 4.0 Bitwise and (AND) AND – Bitwise operator @^ Bitwise operator a @^ b 4.0 Bitwise exclusive or (XOR) XOR – Bitwise operator @| Bitwise operator a @| … Continue reading Bitwise Operators →
Case 1: Bitwise unary complement Case 2: Bitwise AND Case 3: Bitwise exclusive OR Case 4: Bitwise inclusive OR Case 5: Signed left shift Case 6: Signed right shift Case 7: Bitwise NAND, NOR, XOR (since v.6.0) Help content limited to query: ‘bitwise’ Keyword Type Syntax Since Description @~& Bitwise operator a @~& b 6.0 … Continue reading Bitwise Operators →
Case 1: Changing language to Portuguese Case 2: Help content in Portuguese Todo o conteúdo da ajuda. Palavra-chave Tipo Sintaxe Desde Descrição Literal numérico Número -2, 0.2, -002.1, 2.3e10, -.212, 1_2, 2_1_3, b1.111, b2.1001, h.af1,… 1.0 Literal numérico: Inteiro (Desde 1.0): 1, -2; Decimal (Desde 1.0): 0.2, -0.3, 1.2; Zero à esquerda (Desde 4.1): 001, … Continue reading mXparser in Portuguese →
Case 1: To see generated descriptions by String Model Case 2: To see String Resources used Please analyze [VAL] and [DEF] tags – if [VAL] tag not present it means there is no translation for the given attribute and only default value is aplied.
String Model generated based on String Resources List of available options Case 1: Definition of text resources based on partial translation Case 2: Definition of text resources based on full translation
List of available options Case 1: Getting list of all keywords Case 2: Getting list of keywords under advanced search condition Case 3: Printing list of keywords
List of available options Case 1: Output with standard caption + advanced search Case 2: Output with user caption + advanced search Case 3: Output with no caption + advanced search
List of available options Case 1: Output with header + standard caption + advanced search Above Markdown code rendering Case 2: Output with header + user caption + advanced search Above Markdown code rendering Case 3: Output with header and no caption + advanced search Above Markdown code rendering Case 4: Output with no header … Continue reading Exporting help in the Markdown table format →
List of available options Case 1: Output with header + figure tag + standard caption + CSS class + advanced search Above html code rendering Keyword Type Syntax Since Description @~ Bitwise operator @~a 4.0 Bitwise unary complement – Bitwise operator @& Bitwise operator a @& b 4.0 Bitwise and AND – Bitwise operator @^ … Continue reading Exporting help in the HTML table format →
List of available options Case 1: Output with header and ” as text quotation and ; as delimiter + advanced search Case 2: Output with header and ‘ as text quotation and , as delimiter + advanced search Case 3: Output with header and no text quotation and ; as delimiter + advanced search Case … Continue reading Exporting help in the CSV format →