Set Boolean In DataShare File

Sets a boolean value in a DataShare file.

 

Input Arguments

 

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.

Return Arguments

None.

 

Returned Status

 

SUCCESS

The boolean value was successfully set.

FAILURE

The datashare file could not be found.

Remarks

None.