DgsCheckBoxGetButtonSide: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 February 2023

  • curprev 15:5815:58, 5 February 2023Thisdp talk contribs 822 bytes −2 No edit summary
  • curprev 15:5015:50, 5 February 2023Thisdp talk contribs 824 bytes −2 →‎Returns
  • curprev 15:4915:49, 5 February 2023Thisdp talk contribs 826 bytes +826 Created page with "{{Client function}} __NOTOC__ This function gets the side of the button of a dgs check box. ==Syntax== <syntaxhighlight lang="lua"> string dgsCheckBoxGetButtonSide ( dgsCheckBox [, string side = "left" ] ) </syntaxhighlight> ===Required Arguments=== *'''checkBox:''' The dgs check box. ===Returns=== Returns a ''string'' indicates side of the button if successful, ''false'' otherwise. Valid type strings are: **"left": The dgs check box will be placed in the left side o..."