Replies: 1 comment 1 reply
-
Hello and welcome to SQLPage! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to read a file from the current directory using read_file_as_text. Is it mandatory to use the full path of the file? From my tests, it seems so. Can the path be sent in a format that does not depend on the operating system? Is there any function to return the OS on which the SQLPage is running?
Beta Was this translation helpful? Give feedback.
All reactions