logicalExp

@JvmName(name = "rwuupffbhccptgye")
suspend fun logicalExp(value: String?)

Parameters

value

Set the logical relationship between multiple search conditions. The default value is OR. Valid values:

  • OR: indicates that the relationship between multiple search conditions is OR.

  • AND: indicates that the relationship between multiple search conditions is AND.