Update request-signatures.md

update the the helptext for conditional logic
This commit is contained in:
pravin
2026-06-26 18:58:36 +05:30
committed by GitHub
parent af8a40fe0a
commit 18866f3017
@@ -302,9 +302,10 @@ Supported operators:
**Example** If the value entered in **TextInput1** is equal to **HR**, then **TextInput2** is displayed.
```text Condition: TextInput1 = HR Action: Show TextInput2 ```
---
```
text Condition: TextInput1 = HR
Action: Show TextInput2
```
### Number
Supported operators:
- Equals