Latest JAS v1.1.0
144 plugins online

Code / Form / selectEnd

Form :: selectEnd
Method
include/form.php

Description...

Return values

Text
Returns

Examples

Form SelectEnd method example
PHP
<?
  $form->selectEnd();  //Call Form::selectEnd method
?>

Comments (0)