diff --git a/Documentation.md b/Documentation.md index 2e867a0..3da9904 100644 --- a/Documentation.md +++ b/Documentation.md @@ -728,12 +728,12 @@ Not available -####WGSetValue -Sets the currently selected view's value. For progress bar views, this is the progress value. For checkboxes, 1 is checked and 0 is unchecked. +####WGSetState +Sets the currently selected view's value. For progress bar views, this is the progress value. For checkboxes and radio buttons, 1 is checked and 0 is unchecked.
AssemblyApplesoft
-X:		WGSetValue
+X:		WGSetState
 A: 		new value
 
&SETV(value)