Doesn't ListFeatureClasses return a list? If so, then the statementinputs = ';'.join(fcs)is all you need to build the string.
inputs = ';'.join(fcs)
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.