Sets a boolean value in a DataShare file.
0 |
File Path or Embedded File |
DataShare File Path |
The path to the DataShare file to load. |
1 |
String |
Boolean Name |
The boolean name to set in datashare file. |
2 |
Boolean |
Boolean Value |
Specify boolean condition. |
None.
SUCCESS |
The boolean value was successfully set. |
FAILURE |
The datashare file could not be found. |
None.