Groovy (Low-code)SDK Functions (Groovy)FTPftp.loginOn this pageftp.loginftp.login(credentialname) Description Returns a file as a string Parameters ParameterTypeExplanationcredentialnameStringName of the ftp credentials in the credentials store Example ftp = option.getFtp()ftp.login("ftp_creds")