Sample1
		100		,3		#//XvCgԍ100A3Pʎԕ\B
		101		,5		#//XvCgԍ101A5Pʎԕ\B
		102		,7		#//XvCgԍ102A7Pʎԕ\B
	end					#//IBȍ~AAnmSeq_GetVal()(-1)ԂB

Sample2
		100		,3		#//XvCgԍ100A3Pʎԕ\B
		101		,2		#//XvCgԍ101A2Pʎԕ\B			XvCgԍA鎞̓c[܂Ƃ߂ĖʂȂ܂B]Sample1Sample2͑Sf[^o͂܂B
		101		,3		#//XvCgԍ101A3Pʎԕ\B			
		102		,7		#//XvCgԍ102A7Pʎԕ\B
	end					#//IBȍ~AAnmSeq_GetVal()(-1)ԂB

Sample3
		100		,1		#//								1PʎԂ̏ꍇ́Aȗ\łB
		100				#//܂Ƃ							܂A̓s͑SӖłB
		100				#//
		101				#//
		101				#//
		101				#//܂Ƃ							XvCgԍ̘Ac[܂Ƃ߂̂ŁASample3ASample1,Sample2Ɠf[^o͂܂B
		101				#//
		101				#//
		102				#//
		102				#//
		102				#//
		102				#//܂Ƃ
		102				#//
		102				#//
		102				#//
	end

#//Cg{[ṽTv
Sample4
		100		,3		#//͈̔͂Đc
		101		,5		#//
	repeat					#//
		102		,7		#//͈̔͂𖳌[vB
		103		,9		#//
	end					#//

#//S̃[ṽTv@											֐̂߂ɁAS̃[v̏ޗpӂ܂BSample5Sample6͑Sf[^o͂܂B
Sample5
	repeat					#//
		100		,3		#//
		101		,5		#//͈̔͂𖳌[vB
		102		,7		#//
		103		,9		#//
	end					#//

#//S̃[ṽTvA											֐̂߂ɁAS̃[v̏ޗpӂ܂BSample5Sample6͑Sf[^o͂܂B
Sample6
		100		,3		#//
		101		,5		#//
		102		,7		#//͈̔͂𖳌[vB
		103		,9		#//
	loop					#//

#//XeC̃Tv@												Sample6Sample7͓ɂȂ܂B	{A'102,6''102'̃L[t[͂܂Ƃ߂ďo͂ĖʂȂׂȂ̂łA2016/03/06݂dAnmSeqC.exerepeat񂾓l̃L[t[܂Ƃ߂ʁXɏo͂܂B͖ȂAPłȂ獡PłBȂ킯ŁA͓łAo̓f[^Sample7Sample8̕Ȃ܂B	2016/03/13C:L̍œKRC܂BSample7łSample8łSf[^o͂܂B
Sample7
		100		,3		#//XvCgԍ100A3Pʎԕ\B
		101		,5		#//XvCgԍ101A5Pʎԕ\B
		102		,6		#//XvCgԍ102A6Pʎԕ\B
	repeat
		102				#//XvCgԍ102A1Pʎԕ\B			̍s𖳌[vB
	end

#//XeC̃TvA												Sample6Sample7͓ɂȂ܂B
Sample8
		100		,3		#//XvCgԍ100A3Pʎԕ\B
		101		,5		#//XvCgԍ101A5Pʎԕ\B
		102		,7		#//XvCgԍ102A7Pʎԕ\B
	stay					#//ŏIt[ŁAXvCgԍ102\āAXeCB
#//{{2018/04/11ǉ:urepeat Nvǉ܂B
#//urepeat NṽTv@
Sample9
		100		,30
		repeat		5
				200		,10
				300		,20
		end
		400		,30
	end
#//urepeat NṽTvA
Sample10
		repeat		2
			100		,30
				repeat		2
						200		,10
						300		,20
				end
				repeat		2
						400		,10
						500		,20
						repeat		2
								600		,10
								700		,20
						end
				end
				800		,30
		end
		900		,30
	end
#//urepeat NṽTvB
Sample11
		100		,30
		repeat		5
				200		,10
				300		,20
		end
		400
	stay
#//urepeat NṽTvC
Sample12
		100		,30
		repeat		5
				200		,10
				300		,20
		end
		400
	loop
#//urepeat NṽTvD
Sample13
		100		,30
	repeat					#//urepeatvƁurepeat Nv͓L[[hgĂ܂͑Sʂ̋@\ł鎖ɒӂĉB
		repeat 5			#//urepeatv͑S̃[v̐łsɂF܂Burepeat Nv̓RpCɓWJ܂B
				200		,10
				300		,20
		end
		400		,30
	end
#//}}2018/04/11ǉ:urepeat Nvǉ܂B
