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