Skip to content

dev rstoetter cSqlScript cSqlScript::GetNextLine()

Rainer Stötter edited this page May 31, 2018 · 1 revision

Method GetNextLine( ) - of API Reference dev

 protected   boolean rstoetter\cSqlScript\cSqlScript::GetNextLine()
  • Namespace : rstoetter\cSqlScript
  • Class name: cSqlScript
  • This method is defined by the class rstoetter\cSqlScript\cSqlScript

The method GetNextLine( ) reads the next line from the script file and stores the line in $m_next_line Line delimiers are recognized

Example:

Returns

boolean true, if no error occured ( no EOT found )

Clone this wiki locally