CRS-06506
Sample EXPRESSION:
1. MEMORY_SIZE > 2
2. ((CPU_COUNT > 4) OR (CPU_CLOCK_RATE = 10))
Expression Operators: =, >, <, !=,st, en, co, nc, coi, nci, eqi
where
st --> starts with
en --> ends with
co --> contains
nc --> does not contain
coi --> contains, case-insensitive
nci -->
1. MEMORY_SIZE > 2
2. ((CPU_COUNT > 4) OR (CPU_CLOCK_RATE = 10))
Expression Operators: =, >, <, !=,st, en, co, nc, coi, nci, eqi
where
st --> starts with
en --> ends with
co --> contains
nc --> does not contain
coi --> contains, case-insensitive
nci -->