Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 21. Namespace: kickstart.snippet
kickstart.snippet
21.1. Method: createOrUpdate Copier lienLien copié sur presse-papiers!
Creates a snippet with the given name and contents if it does not exist. If it does exist, the existing snippet is updated.
The following parameters are available for this method:
- string
sessionKey
- string
name
- string
contents
The following return values are available for this method:
- struct - snippet
- string
name
- string
contents
- string
fragment
- The string to include in a kickstart file that generates this snippet - string
file
- The local path to the file containing this snippet