Search

Help

Page 3 of 4. Showing 34 results (0.02 seconds)

  1. Application

    getLicenseNames() Get the names of the used client licenses (as strings in array). JSLogger getLogger() Get a JSLogger instance which offers an API for logging … of strings as program arguments Returns String The output generated by the program execution. Supported Clients SmartClient,WebClient,NGClient Sample
    Servoy 2020 DocumentationOct 31, 2022
  2. PostgreSQL Primer

    dataset = databaseManager.getDataSetByQuery(controller.getServerName(), query, args, maxReturnedRows); Quoting strings and aliases  In PostgreSQL, the use … literal strings: SELECT * FROM table where text_column = 'someValue' Migrating to PostgreSQL A good starting point to data migration towards PostgreSQL
    TutorialsMay 18, 2020
  3. JSValueList

    of Strings representing the names of the display dataproviders. Supported Clients SmartClient,WebClient,NGClient Sample var vlist = solutionModel.newValueList … an array of the dataproviders that will be used to define the valuelist value that is saved. Returns Array An array of Strings representing the names of the return
    Servoy 2020 DocumentationOct 01, 2020
  4. String

    (otherString) Array match(regexp) returns an array of strings within the current string that matches the regexp. String normalize() Returns the Unicode Normalization … (regexp) returns an array of strings within the current string that matches the regexp. Parameters RegExp regexp ; Returns Array Supported Clients SmartClient
    Servoy 2020 DocumentationDec 06, 2021
  5. JSFile

    modification on the file - works on remote files too. Array list() Returns an array of strings naming the files and directories located inside the file … an array of strings naming the files and directories located inside the file, if the file is a directory - works on remote files too. Returns Array Supported Clients
    Servoy 2020 DocumentationJun 14, 2021
  6. Reserved keywords

    , space, sql, sqlcode, sqlerror, sqlstate, stability, start, starting, starts, statement, static, statistics, stop, strictfp, stringsize, stripe, structural
  7. JavaScript Basics

    by enclosing characters in single quotes ' or double quotes ". For example: var myString = 'JavaScript has strings."; Any alphabetic, numeric or punctuation … types are made up of strings, numbers, booleans, undefined values, null values and even other composite types. These are the three composite types: Object
    Servoy 2020 DocumentationMar 14, 2014
  8. RESTful Web Services

    ') { //The URL path additions are passed in as Strings application.output('URL Path addition: ' + arguments[i]) } else { for each (var key … by implementing the ws_response_headers() method. This method can return: a string or an array of strings of type "headerName=headerValue". For example "Server
    Servoy 2020 DocumentationNov 09, 2021
  9. JSFoundSet

    are not restricted to strings but can be any type that matches the column type. For example, "record.department_id = [1, 33, 99]" Returns Boolean - true
  10. 2021.06

    https://support.servoy.com/issues/?jql=project+%3D+SVY+AND+component+%3D+Developer SVY-16083 https://support.servoy.com/browse/SVY-16083 Exporting i18n new strings
    Servoy 2020 DocumentationJun 24, 2021