getAllFormTranslations(form: Form; formList: FormOrdList input);
The getAllFormTranslations method of the Schema class gets a collection of all translations of the form specified in the form parameter from the collection specified in the formList parameter, excluding the specified form itself.