EVM_Call_Fields_Returns_Select_Returns
Array of Returns includes or excludes provided value
input EVM_Call_Fields_Returns_Select_Returns {
length: OLAP_Integer
includes: [EVM_Call_Fields_Returns_Select_FieldSelector]
excludes: [EVM_Call_Fields_Returns_Select_FieldSelector]
startsWith: [EVM_Call_Fields_Returns_Select_FieldSelector]
endsWith: [EVM_Call_Fields_Returns_Select_FieldSelector]
notStartsWith: [EVM_Call_Fields_Returns_Select_FieldSelector]
notEndsWith: [EVM_Call_Fields_Returns_Select_FieldSelector]
}
Fields
EVM_Call_Fields_Returns_Select_Returns.length ● OLAP_Integer input
Length of the array
EVM_Call_Fields_Returns_Select_Returns.includes ● [EVM_Call_Fields_Returns_Select_FieldSelector] list input
Includes this element
EVM_Call_Fields_Returns_Select_Returns.excludes ● [EVM_Call_Fields_Returns_Select_FieldSelector] list input
Excludes this element
EVM_Call_Fields_Returns_Select_Returns.startsWith ● [EVM_Call_Fields_Returns_Select_FieldSelector] list input
Starts with this element
EVM_Call_Fields_Returns_Select_Returns.endsWith ● [EVM_Call_Fields_Returns_Select_FieldSelector] list input
Ends with this element
EVM_Call_Fields_Returns_Select_Returns.notStartsWith ● [EVM_Call_Fields_Returns_Select_FieldSelector] list input
Does not start with this element
EVM_Call_Fields_Returns_Select_Returns.notEndsWith ● [EVM_Call_Fields_Returns_Select_FieldSelector] list input
Does not End with this element