==Command Scripts==
{{Mark|Introduced with Version 7.45:}}
Commands strings and XML scripts can also be stored to disk. If a file with {{Code|.bxs}} as suffix is passed on to a BaseX instance or command, it will automatically be recognized and evaluated as a command script.
==SHOW DATABASES==
{{Mark|Removed in Version 7.45:}}
{| width='100%'
==EXECUTE==
{{Mark|Introduced with Version 7.45:}}
{| width='100%'
=Changelog=
;Version 7.45
* Added: <code>[[#EXECUTE|EXECUTE]]</code> can be used to execute a command script.