All Downloads are FREE. Search and download functionalities are using the official Maven repository.

test_files.runtime.FunctionString.Substring1.jq Maven / Gradle / Ivy

(:JIQS: ShouldRun; Output="(Spock, cde, abcde, cde)" :)
substring("Mister Spock", 8, 5),
substring("abcde",3),
substring("abcde",-1),
substring("abcde",3, 15)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy