We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Salve, non riesco a capire se c'è un errore oppure il campo è singolo.
Al momento con lo script riesco a generare il semplice Array :
<DatiDDT> <NumeroDDT>1</NumeroDDT> <DataDDT>2020-07-08</DataDDT> <RiferimentoNumeroLinea>1</RiferimentoNumeroLinea> </DatiDDT>
avrei però bisogno di specificare più linee del tipo 👍
<DatiDDT> <NumeroDDT>1</NumeroDDT> <DataDDT>2020-07-08</DataDDT> <RiferimentoNumeroLinea>1</RiferimentoNumeroLinea> <RiferimentoNumeroLinea>2</RiferimentoNumeroLinea> <RiferimentoNumeroLinea>3</RiferimentoNumeroLinea> </DatiDDT>
Grazie in anticipo !
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Salve,
non riesco a capire se c'è un errore oppure il campo è singolo.
Al momento con lo script riesco a generare il semplice Array :
avrei però bisogno di specificare più linee del tipo 👍
Grazie in anticipo !
The text was updated successfully, but these errors were encountered: