Skip to main content

EVM_Call_Fields_Arguments_Select_Arguments

Array of Arguments includes or excludes provided value

input EVM_Call_Fields_Arguments_Select_Arguments {
notStartsWith: [EVM_Call_Fields_Arguments_Select_FieldSelector]
notEndsWith: [EVM_Call_Fields_Arguments_Select_FieldSelector]
length: OLAP_Integer
includes: [EVM_Call_Fields_Arguments_Select_FieldSelector]
excludes: [EVM_Call_Fields_Arguments_Select_FieldSelector]
startsWith: [EVM_Call_Fields_Arguments_Select_FieldSelector]
endsWith: [EVM_Call_Fields_Arguments_Select_FieldSelector]
}

Fields

EVM_Call_Fields_Arguments_Select_Arguments.notStartsWith ● [EVM_Call_Fields_Arguments_Select_FieldSelector] list input

Does not start with this element

EVM_Call_Fields_Arguments_Select_Arguments.notEndsWith ● [EVM_Call_Fields_Arguments_Select_FieldSelector] list input

Does not End with this element

EVM_Call_Fields_Arguments_Select_Arguments.length ● OLAP_Integer input

Length of the array

EVM_Call_Fields_Arguments_Select_Arguments.includes ● [EVM_Call_Fields_Arguments_Select_FieldSelector] list input

Includes this element

EVM_Call_Fields_Arguments_Select_Arguments.excludes ● [EVM_Call_Fields_Arguments_Select_FieldSelector] list input

Excludes this element

EVM_Call_Fields_Arguments_Select_Arguments.startsWith ● [EVM_Call_Fields_Arguments_Select_FieldSelector] list input

Starts with this element

EVM_Call_Fields_Arguments_Select_Arguments.endsWith ● [EVM_Call_Fields_Arguments_Select_FieldSelector] list input

Ends with this element