firebird language reference 30 rus
................. 182 FUNCTION ............................................................................................................................. 182 CREATE FUNCTION ...................... .................................................................................... 188 ALTER FUNCTION ............................................................................................... .......................................................................... 191 CREATE OR ALTER FUNCTION ................................................................................. 191 Примеры0 码力 | 719 页 | 3.98 MB | 1 年前3Firebird 2.5 LangRef Update Russian
EXCEPTION CREATE OR ALTER EXCEPTION RECREATE EXCEPTION EXTERNAL FUNCTION DECLARE EXTERNAL FUNCTION ALTER EXTERNAL FUNCTION FILTER DECLARE FILTER INDEX CREATE INDEX PROCEDURE CREATE DATABASE и DROP DATABASE находится в разделе DATABASE; DECLARE EXTERNAL FUNCTION и ALTER EXTERNAL FUNCTION в EXTERNAL FUNCTION и т.д. CHARACTER SET ALTER CHARACTER SET Доступно: DSQL Добавлено: procname.paramname::= CHARACTER SET | COLLATION | DOMAIN | EXCEPTION | EXTERNAL FUNCTION | FILTER | GENERATOR | INDEX | PROCEDURE | ROLE | SEQUENCE | TABLE | TRIGGER | VIEW Замечание 0 码力 | 364 页 | 1.45 MB | 1 年前3PlantUML 1.2019.9 Справочное руководство по языку
@startuml !unquoted function SALT($x) "{{ salt %invoke_void_func("_"+$x) }}" as $x !endfunction !function _choose() {+ an example choose one option ()one ()two [ok] } !endfunction !function _wait() {+ please wait operation in progress <&clock> [cancel] } !endfunction !function _success() {+ success congratulations! [ok] } !endfunction !function _error() {+ error failed, sorry [ok] } !endfunction (*) and !definelong anymore. Use !function and variable definition instead. !define should be replaced by return function and !definelong should be replaced by void function. • !include now allows multiple0 码力 | 173 页 | 1.97 MB | 1 年前3PlantUML 1.2019.6 Справочное руководство по языку
@startuml !unquoted function SALT($x) "{{ salt %invoke_void_func("_"+$x) }}" as $x !endfunction !function _choose() {+ an example choose one option ()one ()two [ok] } !endfunction !function _wait() {+ please wait operation in progress <&clock> [cancel] } !endfunction !function _success() {+ success congratulations! [ok] } !endfunction !function _error() {+ error failed, sorry [ok] } !endfunction (*) finally removed in some long term future). • You should not use !define and !definelong anymore. Use !function and variable definition instead • !include allows now multiple inclusions : you don't have to use0 码力 | 173 页 | 1.95 MB | 1 年前3PlantUML 1.2020.23 Справочное руководство по языку
should not use !define and !definelong anymore. Use !function, !procedure or variable defi- nition instead. – !define should be replaced by return !function – !definelong should be replaced by !procedure String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, that is you can access them from everywhere (including from func- tions). You can emphasize destroyed when the procedure ends. 20.7 Return function [!function, !endfunction] A return function does not output any text. It just define a function that you can call: • directly in variable definition0 码力 | 306 页 | 3.12 MB | 1 年前3PlantUML 1.2020.22 Справочное руководство по языку
should not use !define and !definelong anymore. Use !function, !procedure or variable defi- nition instead. – !define should be replaced by return !function – !definelong should be replaced by !procedure String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, that is you can access them from everywhere (including from func- tions). You can emphasize destroyed when the procedure ends. 20.7 Return function [!function, !endfunction] A return function does not output any text. It just define a function that you can call: • directly in variable definition0 码力 | 294 页 | 3.03 MB | 1 年前3PlantUML 1.2021.2 Справочное руководство по языку
should not use !define and !definelong anymore. Use !function, !procedure or variable defi- nition instead. – !define should be replaced by return !function – !definelong should be replaced by !procedure String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, that is you can access them from everywhere (including from func- tions). You can emphasize toString() hashCode() Справочное руководство по языку PlantUML (1.2021.2) 344 / 387 25.7 Return function [!function, !endfunction] 25 PREPROCESSING !endprocedure $init_class("foo1") $init_class("foo2") $msg("foo1"0 码力 | 388 页 | 4.18 MB | 1 年前3PlantUML 1.2021.1 Справочное руководство по языку
should not use !define and !definelong anymore. Use !function, !procedure or variable defi- nition instead. – !define should be replaced by return !function – !definelong should be replaced by !procedure String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, that is you can access them from everywhere (including from func- tions). You can emphasize toString() hashCode() Справочное руководство по языку PlantUML (1.2021.1) 339 / 382 24.7 Return function [!function, !endfunction] 24 PREPROCESSING !endprocedure $init_class("foo1") $init_class("foo2") $msg("foo1"0 码力 | 383 页 | 4.13 MB | 1 年前3PlantUML 1.2021.3 Справочное руководство по языку
should not use !define and !definelong anymore. Use !function, !procedure or variable defi- nition instead. – !define should be replaced by return !function – !definelong should be replaced by !procedure String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, that is you can access them from everywhere (including from func- tions). You can emphasize toString() hashCode() Справочное руководство по языку PlantUML (1.2021.2) 361 / 405 25.7 Return function [!function, !endfunction] 25 PREPROCESSING !endprocedure $init_class("foo1") $init_class("foo2") $msg("foo1"0 码力 | 406 页 | 4.33 MB | 1 年前3PlantUML 1.2023.11 Справочное руководство по языку
variable definition and usage, see more details on Preprocessing-JSON page) Variables created outside function are global, that is you can access them from everywhere (including from func- tions). You can emphasize endprocedure Справочное руководство по языку PlantUML (1.2023.11) 503 / 553 25.6 Return function [!function, !endfunction] 25 PREPROCESSING !procedure $init_class($name) class $name { $addCommonMethod() destroyed when the procedure ends. 25.6 Return function [!function, !endfunction] A return function does not output any text. It just define a function that you can call: • directly in variable definition0 码力 | 554 页 | 7.96 MB | 1 年前3
共 16 条
- 1
- 2