FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

alasql/src/echo at develop · AlaSQL/alasql · GitHub

/ alasql Public

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Echo Plugin

This is a simple test plugin to support only one command:

    alasql('REQUIRE ECHO');
    var res = alasql('ECHO 123');

returns 123


Back | FazBrowse Home | New Git URL