eq

fun eq(key: Int, value: Any): Trigger.Statement

Check the property equals the given value.

Return

the statement

Since

0.4.0

Parameters

key

the property key which must be one of the constants found in TriggerProperty

value

the value to check against